→Enumerated data type

According to the →IEC-standard: The declaration of an enumerated data type specifies that the value of any data element of that type can only take one of the values given in the associated list of identifiers.

This enumerated data type is not supported in Neuron Power Engineer. But Neuron Power Engineer supports data types with named values (also identified as →enums) as an alternative.